desktop_windows
Features
0 features passed
5 features failed, 0 skipped
Scenarios
3 scenarios passed
8 scenarios failed, 0 skipped, 0 others
Steps
32 steps passed
8 steps failed, 14 skipped, 0 others
Timeline (seconds)
  • User Login May 16, 2024 05:26:57 PM Fail
    00 00 26.785
    cancel Scenario: Logging in with valid credentials
    • check_circleGiven I am on the Amazon login page
    • check_circleWhen I enter my email address "appapuramgopi6@gmail.com" on the login page
    • check_circleAnd I click on the Continue button on the login page
    • check_circleWhen I enter my password "Gopi@1999" on the login page
    • check_circleAnd I click on the Sign-In button on the login page
    • cancelThen I should be logged in successfully
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Logging in with valid credentials
  • Searching for Products May 16, 2024 05:27:24 PM Fail
    00 00 17.290
    cancel Scenario: Searching for a product by name
    • check_circleGiven I opened chrome browser
    • check_circleWhen I am on the Amazon homepage
    • check_circleGiven I enter "iPhone 13" into the search bar
    • check_circleWhen I click on the search button
    • cancelThen I should see a list of search results for "iPhone 13"
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Searching for a product by name
    00 01 21.903
    check_circle Scenario: Filtering search results
    • check_circleGiven I have searched for "laptop"
    • check_circleWhen I click on the search button
    • check_circleAnd I apply the min "1000" to max "2000" filter
    • check_circleThen I should see only laptops priced under "2000" in the search results
  • Adding Items to Cart May 16, 2024 05:29:03 PM Fail
    00 00 17.289
    cancel Scenario: Adding a single item to the cart
    • cancelGiven I am on the product page for "Nintendo Switch"
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Adding a single item to the cart
    00 00 16.513
    cancel Scenario: Adding multiple items to the cart
    • cancelGiven I have "Apple AirPods,Sony Headphones" in my cart
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Adding multiple items to the cart
    00 01 07.480
    check_circle Scenario: Store product details in excel
    • check_circleGiven I am on cart page
    • check_circleWhen I have items in the cart
    • check_circleThen I will store the details in the excel sheet
  • Deleting items from the shopping cart May 16, 2024 05:30:44 PM Fail
    I want to be able to delete items from my shopping cart, So that I can modify my purchase before checking out.
    00 00 40.900
    cancel Scenario: Delete a single item from the cart
    • check_circleGiven I have items in my shopping cart
    • cancelWhen I select to delete any one item
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Delete a single item from the cart
    00 01 12.966
    cancel Scenario: Delete multiple items from the cart
    • check_circleGiven I have items in my shopping cart
    • cancelWhen I select to delete items any 2 items
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Delete multiple items from the cart
    00 01 39.120
    check_circle Scenario: Deleting all items from the cart
    • check_circleGiven I have items in my shopping cart
    • check_circleWhen I select to delete all items
    • check_circleThen the cart should be empty
  • Wishlist May 16, 2024 05:34:17 PM Fail
    00 00 25.224
    cancel Scenario: Adding an item to the wishlist
    • check_circleGiven I am logged in as "Gopi"
    • cancelAnd I am on the product page for "Instant Pot Pressure Cooker"
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Adding an item to the wishlist
    00 00 11.844
    cancel Scenario: Removing an item from the wishlist
    • check_circleGiven I am logged in as "Gopi"
    • check_circleAnd I navigate to my wishlist
    • cancelWhen I have products in my wishlist
    • check_circleHooks.hooks.takeScreenShot(io.cucumber.java.Scenario)
      Removing an item from the wishlist
  • java.lang.NullPointerException 8
    Timestamp TestName StackTrace
    May 16, 2024 05:27:19 PM Then I should be logged in successfully
    May 16, 2024 05:27:40 PM Then I should see a list of search results for "iPhone 13"
    May 16, 2024 05:29:06 PM Given I am on the product page for "Nintendo Switch"
    May 16, 2024 05:29:23 PM Given I have "Apple AirPods,Sony Headphones" in my cart
    May 16, 2024 05:31:24 PM When I select to delete any one item
    May 16, 2024 05:32:05 PM When I select to delete items any 2 items
    May 16, 2024 05:34:24 PM And I am on the product page for "Instant Pot Pressure Cooker"
    May 16, 2024 05:34:53 PM When I have products in my wishlist
Dashboard
Features
5
Scenarios
11
Steps
54
Start
May 16, 2024 05:26:55 PM
End
May 16, 2024 05:34:55 PM
Time Taken
00 08 00.349
Environment

 

Name Value
version 10
os windows